bicep template
Azure Bicep: Deploy a Cognitive Services container image for Text Analytics.
This article will review how to use Azure Bicep to deploy a Cognitive Services resource and an Azure Container Instances resource to create a container image that can be used for text analytics. Before you move forward, take a moment to read the below article that explains in detail the architecture and objectives. Let's analyze the Bicep template. Create a new file in your working directory and name it'main.bicep'. Note we declare two resources: the Azure Cognitive Service resource and the Azure Container Instance resource.
Technology: Information Technology > Artificial Intelligence > Natural Language > Information Extraction (0.63)